﻿2026-07-27T07:29:37.9500081Z ##[group]Run actions/checkout@v5
2026-07-27T07:29:37.9500905Z with:
2026-07-27T07:29:37.9501287Z   fetch-depth: 0
2026-07-27T07:29:37.9501713Z   repository: BigscreenVR/spt-bs-core
2026-07-27T07:29:37.9504767Z   token: ***
2026-07-27T07:29:37.9505144Z   ssh-strict: true
2026-07-27T07:29:37.9505520Z   ssh-user: git
2026-07-27T07:29:37.9505928Z   persist-credentials: true
2026-07-27T07:29:37.9506356Z   clean: true
2026-07-27T07:29:37.9506743Z   sparse-checkout-cone-mode: true
2026-07-27T07:29:37.9507195Z   fetch-tags: false
2026-07-27T07:29:37.9507581Z   show-progress: true
2026-07-27T07:29:37.9507968Z   lfs: false
2026-07-27T07:29:37.9508334Z   submodules: false
2026-07-27T07:29:37.9508742Z   set-safe-directory: true
2026-07-27T07:29:37.9509358Z   allow-unsafe-pr-checkout: false
2026-07-27T07:29:37.9510054Z ##[endgroup]
2026-07-27T07:29:38.0333690Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T07:29:38.0335335Z ##[group]Getting Git version info
2026-07-27T07:29:38.0336055Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T07:29:38.0337138Z [command]/usr/bin/git version
2026-07-27T07:29:38.0337576Z git version 2.43.0
2026-07-27T07:29:38.0341749Z ##[endgroup]
2026-07-27T07:29:38.0353440Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/802b5327-ce74-4594-8dec-b01a92868b77' before making global git config changes
2026-07-27T07:29:38.0355723Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T07:29:38.0357452Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T07:29:38.0390977Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T07:29:38.0411668Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T07:29:38.0422358Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T07:29:38.0424910Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T07:29:38.0447731Z HEAD
2026-07-27T07:29:38.0477500Z ##[endgroup]
2026-07-27T07:29:38.0478387Z [command]/usr/bin/git submodule status
2026-07-27T07:29:38.0666205Z ##[group]Cleaning the repository
2026-07-27T07:29:38.0669749Z [command]/usr/bin/git clean -ffdx
2026-07-27T07:29:41.8992943Z Removing .adapter-notify/
2026-07-27T07:29:41.8993510Z Removing target/
2026-07-27T07:29:41.9001960Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T07:29:41.9351051Z HEAD is now at 0fb7d902 Merge 0f7722bdffbf51120942cdfdcaf618a14f309d1e into be4182b6b1c54e37adf6eae047b5d79602056ac1
2026-07-27T07:29:41.9356343Z ##[endgroup]
2026-07-27T07:29:41.9358396Z ##[group]Disabling automatic garbage collection
2026-07-27T07:29:41.9362368Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T07:29:41.9388785Z ##[endgroup]
2026-07-27T07:29:41.9389485Z ##[group]Setting up auth
2026-07-27T07:29:41.9394077Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T07:29:41.9421576Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T07:29:41.9643916Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T07:29:41.9669379Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T07:29:41.9854208Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T07:29:41.9880724Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T07:29:42.0067041Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T07:29:42.0096515Z ##[endgroup]
2026-07-27T07:29:42.0097049Z ##[group]Fetching the repository
2026-07-27T07:29:42.0103208Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +0fb7d902ae5a4d7c6de03487e5a57a0b228c7118:refs/remotes/pull/97/merge
2026-07-27T07:29:43.0597061Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T07:29:43.0597972Z  * [new branch]        build/field-truth-w1-coordinator -> origin/build/field-truth-w1-coordinator
2026-07-27T07:29:43.0598482Z  * [new branch]        build/field-truth-w1-inject -> origin/build/field-truth-w1-inject
2026-07-27T07:29:43.0599037Z  * [new branch]        ci/registry-thin-lane -> origin/ci/registry-thin-lane
2026-07-27T07:29:43.0739654Z    3d9ec73a..56a3497f  main                  -> origin/main
2026-07-27T07:29:43.0797752Z ##[endgroup]
2026-07-27T07:29:43.0798372Z ##[group]Determining the checkout info
2026-07-27T07:29:43.0799139Z ##[endgroup]
2026-07-27T07:29:43.0803110Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T07:29:43.0842007Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T07:29:43.0867191Z ##[group]Checking out the ref
2026-07-27T07:29:43.0869612Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/97/merge
2026-07-27T07:29:43.0914162Z HEAD is now at 0fb7d902 Merge 0f7722bdffbf51120942cdfdcaf618a14f309d1e into be4182b6b1c54e37adf6eae047b5d79602056ac1
2026-07-27T07:29:43.0918022Z ##[endgroup]
2026-07-27T07:29:43.0948428Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T07:29:43.0971706Z 0fb7d902ae5a4d7c6de03487e5a57a0b228c7118
